UI_HU = {
    UI_modselector_showEnabledMods = "Engedélyezett modok",
    UI_modselector_showDisabledMods = "Letiltott modok",
    UI_modselector_showHiddenMods = "Rejtett modok",

    UI_modselector_modOptions = "KONFIGURÁCIÓ",

    UI_modlistpanel_sortBy = "Rendezés:",
    UI_modlistpanel_sortBy_name = "Név (A-Z)",
    UI_modlistpanel_sortBy_date = "Hozzáadás dátuma",

    UI_modoptions_title = "MOD KONFIGURÁCIÓ",

    UI_btn_sort_apply = "RENDEZÉS ÉS ELFOGADÁS",

    UI_modselector_btn_hide = "ELREJTÉS",
    UI_modselector_btn_show = "MEGJELENÍTÉS",
    UI_modselector_btn_favorite = "KEDVENC",
    UI_modselector_btn_unfavorite = "ELTÁVOLÍTÁS",
    UI_modselector_btn_enable = "ENGEDÉLYEZÉS",
    UI_modselector_btn_disable = "LETILTÁS",
}